home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / pcmpass / readme.txt < prev    next >
Encoding:
Text File  |  1999-04-07  |  1.8 KB  |  47 lines

  1. PCM Pass
  2.  
  3. PC Medics
  4. 2319 N. Broad St.
  5. Camden, SC 29020
  6. pcmedics@camden.net
  7.  
  8.  
  9. - What Will PCM Pass Do?
  10.  
  11. PCM Pass will let you design programs that allow you to setup user names and password. The users are read from a database, which the control will allow you to edit. The sample project will show you how to use this control.
  12.  
  13.  
  14. - What Are The System Requirements?
  15.  
  16. Win 95/98/NT
  17. Visual Basic 5 or up
  18.  
  19.  
  20. - How To Make The Control Work!
  21.  
  22. Move the file "PCMPass.ocx" into the system directory. (Usually "system" or "system32") You must also place the database "Pass.mdb" into the "c:\" directory. Make sure when you make the setup program for you app. you tell setup to distribute the database and place it in the "c:\". That's it your ready to go!
  23.  
  24.  
  25. - What If The Control Don't Work?
  26.  
  27. If the control dose not work then you probably have to register it, to do this go 
  28. to "Run" under the start menu and type "regsvr32 PCMPass.ocx". Also make sure the database has at lest one entry, a entry has been made for you to begin 
  29.     User Name = setup
  30.     Password = setup
  31.  
  32. ** If the sample project dose not work you may have to delete the control form the project then go back into the components menu and place the control back in the project. 
  33.  
  34.  
  35. - Is The Database secure?
  36.  
  37. Yes, The only program that can access the database is Visual Basic. If you try to open the database in MS Access you will see nothing. 
  38.  
  39.  
  40. - Why dose the About Box Keep Coming Up?
  41. You have not registered the control and paid for it, once you register and pay you will receive a new version of the control that will not show the about box unless you tell it to. 
  42.  
  43.  
  44. - How Do I Register?
  45.  
  46. Go to the PC Medics home page at http://www.pcmedics.com under PCM Software you will find price information and how to order.
  47.